(comment-search-forward): Make sure we search forward.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 8 May 2007 15:59:45 +0000 (15:59 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 8 May 2007 15:59:45 +0000 (15:59 +0000)
commit8cd802fd31fd187ab57dbfc769e0dff3b99b4ee5
tree5d7588079d2646e37d1e753063490a96b13bf8c6
parent24951da9c170d19b80dc7f729b8d052085609cf0
(comment-search-forward): Make sure we search forward.
(comment-enter-backward): Try and distinguish the non-matching case at
EOB from the non-matching case with a missing comment-end-skip for
a 2-char comment ender.
(comment-choose-indent): New function extracted from comment-indent.
Improve the alignment algorithm.
(comment-indent): Use it.
lisp/ChangeLog
lisp/newcomment.el